Logo 
Search:

Search

 
Search:    
 

Resource TypePosted On
What are the various programmed data transfer methods?Jan 05
Which of the following code would read a line of text from char type variable,...Jan 05
Which of the following programming approach used functions as a key concept to p...Jul 28
Identify the drawback of using procedure-oriented programming, if any:Nov 02
What is Linear in dfs (data file structure)?Feb 16
Which is used to read a line of text with blanks? - Select optionMar 10
Does Requirements Management includes management of technical and non technical...Aug 31
Are all methods virtual in C#?Nov 25
What is Non-Maskable interrupts?Jul 24
Give example for Non-Maskable interrupts?Jul 25
How will you assign value ‘5’ to the variable ‘x’ inside a member function using...Aug 11
Identify the variables, which are local to the following functionNov 08
Consider the following code segment and select one of the optionOct 27
Identify the valid variable name from which optionsAug 16
The declaration of global variables must be made in which optionAug 29
Does C# support a variable number of arguments?Sep 02
Give an example of one address microprocessor?Nov 26
Define a namespace called ‘samplespace’, which includes a member variable,namely...Dec 15
Which is not associated with Object-oriented programming?Feb 25
Object-based programming languages do not supportNov 12
Can I write IL programs directly?Sep 20
Can I use COM components from .NET programs?Sep 21
Can I use .NET components from COM programs?Dec 15
A C++ program structure is based on the concept ofMar 25
Which of the following features that distinguish object oriented programming fro...Jun 09
What is Program counter?Nov 12
Which statement(s) is similar to the declaration of non type template...Mar 22
So I can pass an instance of a value type to a method that takes an object as a...Oct 16
Can I call a virtual method from a constructor/destructor?Sep 08
Which one of the following OOP concepts enables reusability of components?May 28
What is BFS (Breadth First Search) in dfs (data file structure)?Oct 12
What is DFS (Depth First Search) in dfs (data file structure)?May 06
Which one of the following options is true on the topic of Simula67?Nov 21
When you call a function by passing the address of a data variable, it is know a...Sep 16
Which of the following will assign the value to the class member variable num? v...Jul 15
Which of the following is not true about static member variable?Jul 25
Rewrite the query from exercise 1 so that the remarks will appear as the first c...Dec 21
Can you use ORDER BY on a column that is not one of the columns in the SELECT st...Dec 21
Which function capitalizes the first letter of a character string and makes the ...Dec 21
Which of the following statement defines more than one generic data type in a cl...Apr 08
Are triggers used with the SELECT statement? Dec 21
Using today's TEAMSTATS table, write a query to determine who is batting under...Dec 21
Using the CHECKS table, write a query to return all the unique remarksDec 21
Write expression using operator keywords for (a!=b) > (~(a & b)&=(a^b))Dec 15
Functional decomposition technique can be used to implement - Select optionDec 15
Which interrupts are generally used for critical events?Aug 12
Identify the correct syntax for declaring a dynamic array of characters using th...Apr 11
Name the library that must be included while using cinNov 13
Which Stack is used in 8085?Apr 22
What is the output modes used in 8279?Feb 09